hasRebootOtaSeconds

Tell the node to reboot into the OTA Firmware in this many seconds (or <0 to cancel reboot)
Only Implemented for ESP32 Devices. This needs to be issued to send a new main firmware via bluetooth.

int32 reboot_ota_seconds = 95;

Return

Whether the rebootOtaSeconds field is set.